home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pascal Super Library
/
Pascal Super Library (CW International)(1997).bin
/
TABLES
/
MTABLE
/
CBTABLE.TXT
< prev
next >
Wrap
Text File
|
1994-03-31
|
283b
|
15 lines
*** CBTABLE.PAS ***
This is sample how to use the Table with database.
CodeBase used as dBase interface.
Now the Table can create, open, close, read and write
.dbf files. You can see, how easy to add database
functions to Table object.
Enjoy.
Michael Kostryukov.